home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-07-25 | 1.4 KB | 47 lines | [TEXT/KAHL] |
-
- THINK C 3.0p2
- Release Notes
- 7/25/88
-
- This is a set of patches that fixes bugs in 3.0.
-
-
- About the patch program
- -----------------------
-
- The patch program, "THINK C => 3.0p2", transforms your version 3.0
- into version 3.0p2. You are prompted for the file containing the
- copy of THINK C to be patched. Patch a copy, not your original!
- The THINK C Debugger file will also be patched; it must be present in
- the same folder as THINK C.
-
- If the patch program encounters an error, the files being patched
- may not be left in a consistent state, so start again with fresh copies.
-
-
- Bugs fixed
- ----------
-
- (1) In the "MF Attrs" pop-up menu in the "Set Project Type" dialog,
- the bit assignments for "MultiFinder-aware" and "Suspend & Resume Events"
- were reversed.
-
- (2) If the first argument to a macro call did not appear on the same
- line as the '(' preceding it, the compiler crashed. This happened only
- when debugging was turned on.
-
- (3) Using the "Clear" command or key with a struct/array window frontmost
- sometimes crashed the debugger.
-
- (4) Generating a 68881 "FTST d(An)" instruction sometimes crashed the
- compiler.
-
- (5) Under MultiFinder, a DA opened (using the option key) in THINK C's
- or THINK C Debugger's layer did not always receive its update events.
-
- (6) When compiling very large files, there was a glitch in the line
- count display. This was a cosmetic problem only.
-
- (7) Incorrect code was generated for a conditional expression under
- certain obscure conditions.
-